Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: /
QuickDraw 3D RAVE / QuickDraw 3D RAVE Reference
QuickDraw 3D RAVE Routines / Private Draw Context Methods


TQADrawPrivateDelete

A drawing engine must define a method to delete its private data.

typedef void (*TQADrawPrivateDelete) (TQADrawPrivate *drawPrivate);
drawPrivate
The draw context's private data.
DESCRIPTION
Your TQADrawPrivateDelete function is called whenever an application calls QADrawContextDelete. Your function should release any memory or other resources that were allocated by your TQADrawPrivateNew function.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
28 AUG 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help